CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图像 目标

搜索资源列表

  1. autoyuzhi

    0下载:
  2. 利用迭代方法自动确定图像目标分割阈值。程序包内有matlab源程序,示例图片及运行结果比较。-Iterative method automatically determines the image object segmentation threshold. Matlab source code within the package, sample images, and operations were.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1206362
    • 提供者:g_sd
  1. read-file

    0下载:
  2. 背景建模,运动目标检测,读视频文件,opencv中的图像处理-Background modeling, moving object detection, reading and video files, opencv Image Processing
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:5064
    • 提供者:高东旭
  1. 对目标图像进行分析

    2下载:
  2. 基于OPENCV的人数统计系统,可以对目标图像进行分析,可以统计出目标图像内的人数数量-OPENCV the number of statistical systems, the target image can be analyzed, you can count the number of people within the target number of images
  3. 所属分类:OpenCV

    • 发布日期:2012-10-29
    • 文件大小:7110365
    • 提供者:王强
  1. yudong

    2下载:
  2. 运动目标识别,采用背景差分方法。背景图像由均值法获得。里面的视频换成前几帧换成纯背景效果能更好一点-Moving target identification, using the background difference method. Background image obtained from the mean. Which replaced the previous video frame replaced by pure background a little better resul
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-05
    • 文件大小:849061
    • 提供者:gao
  1. matting

    1下载:
  2. 图像抠图是将图像的目标物体从背景图像分割出来的技术,这段代码是用MATLAB实现的一段抠图的代码-Image matting is the image of the target object from the background image segmentation techniques, this code is implemented using MATLAB code section of matting
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-10-30
    • 文件大小:3331369
    • 提供者:黄鹏
  1. SaliencyToolbox2.2

    0下载:
  2. 图像中显著性目标的检测,最新09MATLAB版本代码。-Significant image target detection, the latest version of the code 09MATLAB.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4930764
    • 提供者:sophie
  1. fun_pcnn

    1下载:
  2. 基于PCNN的特征提取,PCNN用于特征提取时,具体平移、旋转、尺度、扭曲等不变性,这正是许多年来基于内容的图像检索系统追求的目标,同时PCNN用于特征提取时,有很好的抗噪性。而且PCNN直接来自于哺乳动物视觉皮层神经的研究,具有提取图像形状,纹理,边缘的属性。用PCNN能很好地对图像进行签名,将二维的图像的特征提取成一维矢量签名。-Feature extraction of specified object is an important preprocessing stage in ma
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:818
    • 提供者:wangxiaofei
  1. find_target

    0下载:
  2. 求取一幅二值图像包含目标区域的最小矩形框,返回矩形框的上下左右边界,然后根据边界坐标在图上画出目标区域。-Strike the rectangle that contains the smallest rectangular target area in a binary image, return to the top and bottom rectangular box around the border, and then draw the boundary on the map coor
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:67134
    • 提供者:
  1. DIP

    1下载:
  2. 图像的操作,及视频流的相关操作,基于opencv,运动目标检测,中值滤波,高斯背景模型,混合高斯模型-The operation of the image, and video streams related operations, based on the opencv, motion detection, median filtering, Gaussian background model, Gaussian mixture model
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-05
    • 文件大小:5112656
    • 提供者:chenyuefeng
  1. motion-tracking-system-

    1下载:
  2. 本文分析比较了传统运动目标检测的3种主要方法:背景图像差分法、时态差分法和光流法,在此基础上给出了一种背景图像预测算法,大大减少了因为背景变化而产生的目标检测误差。本文基于OpenCV设计出改进的运动目标检测与跟踪算法,实现了运动目标的跟踪,并在VC++编译环境下,利用USB摄像头作为视频采集器,通过观察实验结果可以看出,本文的运动目标检测算法能够正确地检测出视频图像中的运动目标,而且在检测性能上优于普通的自适应背景差分法。 -OpenCV-based motion tracking sys
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1062384
    • 提供者:mei88
  1. extractman

    1下载:
  2. 该视频是在静态背景下利用背景减除法对运动目标进行检测,图像为二值化后的图像。-The video is in the static context of the use of background subtraction method to detect moving objects, images for binarization image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:499480
    • 提供者:张进
  1. initialactivecontour

    0下载:
  2. 用MATLAB编写的主动轮廓提取算法,该算法能对图像中的目标轮廓进行高效检测-Written by MATLAB active contour extraction algorithm that can image the efficient detection of object contour
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:198378
    • 提供者:陈晓楠
  1. otsu

    0下载:
  2. 利用opencv采集视频输入,并将输入的图像调用OTSU算法,提取运动目标-Using opencv capture video input, and input image is called OTSU algorithm to extract moving objects
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:7013
    • 提供者:闫礼飞
  1. gauss_Homomorphic_filter

    0下载:
  2. 利用高斯高通滤波器对图像做同态滤波,对不均匀照度图像进行图像增强;利用CANNY算子对目标边缘检测-Using of gauss high filter and homomorphic filtering, solve the problem of uneven illumination Canny edge detector.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:214858
    • 提供者:zjh
  1. weight_centre

    1下载:
  2. 通过重心法确定光斑图像的中心。根据个像素的灰度值和所在的位置乘积和总面值作比,进而求得重心。-Through the center of gravity method to determine the center of the image spot. According to the gray-scale pixel value and the location of the product and the total for more than face value, and then ge
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:54411
    • 提供者:孟合民
  1. BitmapDisolve

    0下载:
  2. 提供一个图像处理界面,可直接运行。能实现目标识别,检测,跟踪,对象匹配,字符识别。-To provide an image processing interface, can be directly run. To achieve the target identification, detection, tracking, object matching, character recognition.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-21
    • 文件大小:6173202
    • 提供者:赵军义
  1. webcam-shape

    2下载:
  2. 为了在序列图像或视频流中识别目标形状,对初始背景图像求差,结果经过阈值化,然后进行形态学滤波,最后通过计算判断图像中目标的形状。运用虚拟仪器软件LabVIEW平台,配合USB接口的网络摄像头实现系统功能。此方法简便易行,对图像或视频中的目标识别效果良好。-In order to sequence images or video stream to identify the target shape, the initial background image for poor results af
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:479168
    • 提供者:yn
  1. jingtoufg

    2下载:
  2. 这是我编写的镜头分割程序,对视频图像中发生突变和渐变的检测很准确,使用起来很方便,运行效果很好!-This is my shot segmentation written procedures on the video image in the detection of abrupt and gradual change is very accurate, easy to use, runs good results!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-11-26
    • 文件大小:3563753
    • 提供者:温娟
  1. movingdetect

    0下载:
  2. 完成对运动图像的识别和跟踪-Completion of the Moving Picture identification and tracking
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-11-10
    • 文件大小:73390
    • 提供者:张磊
  1. 200719930586404

    0下载:
  2. 视频图像序列中分的运动目标检测matlab源码,分割运动目标-carve the moving target detection Matlab source, Moving Target Segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-12-04
    • 文件大小:8373
    • 提供者:ant
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com